3D Graphics Programming with QuickDraw 3D 1.5.4
Previous | QD3D Book | Overview | Chapter Contents | Next |
A pick object contains all the information necessary to calculate geometric intersections between the pick geometry and the objects in a model. To create a pick object, you need to fill out data structures with the appropriate information, including
The following sections illustrate how to perform these tasks.
Previous | QD3D Book | Overview | Chapter Contents | Next |